operator (+) Interface

public interface operator (+)

Calls

interface~~operator (+)~11~~CallsGraph interface~operator (+)~11 operator (+) proc~chpest_add chpest_add interface~operator (+)~11->proc~chpest_add

Module Procedures

public function chpest_add(cho1, cho2) result(cho3)

Arguments

Type IntentOptional Attributes Name
type(ch_pesticide_processes), intent(in) :: cho1
type(ch_pesticide_processes), intent(in) :: cho2

Return Value type(ch_pesticide_processes)